-
Home
-
WP Discourse
-
2.5.6 (latest)
-
Code
-
Classes
- FileHandlerTest
Total Complexity |
17 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
195 |
Lines of code |
115 |
Logical lines of code |
86 |
Comment lines |
38 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test_log_file_multiple() |
S |
54 |
4 |
20 |
test_log_file_size_limit_rotation() |
S |
56 |
3 |
16 |
test_log_max_files() |
S |
60 |
2 |
12 |
test_log_file_date_rotation() |
S |
53 |
1 |
22 |
test_log_file_number() |
S |
63 |
2 |
10 |
test_log_file_write() |
S |
61 |
1 |
11 |
test_construct() |
S |
75 |
1 |
4 |
test_enabled() |
S |
76 |
1 |
4 |
test_not_enabled() |
S |
70 |
1 |
6 |
test_log_file_create() |
S |
63 |
1 |
10 |